CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 加法 verilog

搜索资源列表

  1. lab5

    0下载:
  2. Verilog 程序 可以实现带进位的8bit加法和减法-The Verilog procedures can achieve 8bit addition and subtraction with carry
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:251098
    • 提供者:Xin wang
  1. add_tree

    0下载:
  2. 加法树的源代码,是乘法和除法的基础,也即数字电路的verilog基础代码,已经仿真过,完全正确-Adder tree source code, multiplication and division, digital circuit verilog code base simulation entirely correct
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:39478
    • 提供者:冷先生
  1. BCD

    0下载:
  2. 利用Verilog HDL语言实现BCD码的加法-Using Verilog HDL language implementation of BCD addition
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:40522
    • 提供者:姚远
  1. jianyijiafaqi

    0下载:
  2. 采用MAX+PlusII工具编辑设计的Verilog程序设计的简易加法器。可实现10以内的加法计算-Using MAX+PlusII tools to edit the design of Verilog design of a simple adder. Can be realized within 10 addition calculation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:1090397
    • 提供者:阿凡提
  1. verilog_stand_cell_lib

    1下载:
  2. verilog 门级设计及仿真标准单元库,包含142个基本的逻辑门单元。可用于VERILOG开发实现与或非、加法、减法、累加等基本的逻辑运算单元,实现精确的逻辑仿真。-verilog gate-level design and simulation of a standard cell library contains 142 basic logic gate unit. VERILOG implementation and can be used to develop or, addition
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:29484
    • 提供者:Ou
  1. carry_skip_adder_verilog

    0下载:
  2. 行波加法器能对两个n位数的各位同时进行加法运算的装置,可由n个一位加法器(全加器)并联而。本程序是它的verilog实现-Line wave and instruments capable of two n-digit device you carry adder, while the n by an adder (full adder) in parallel while. This program is to achieve its verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:755
    • 提供者:杜洵
  1. Float_add

    0下载:
  2. 该源码利用Verilog HDL语言成功实现了浮点数的加法运算,包括全部工程以及Verilog 源码,经验证,该程序成功实现了浮点数的加法。-The use of Verilog HDL source language of the successful implementation of floating-point addition operation, including all engineering and Verilog source code, proven, successful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12144667
    • 提供者:zhu yue
  1. YSW

    0下载:
  2. 基于FPGA的使用VERILOG语言编写的四联十进制加法的程序-Decimal addition quadruple
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6479
    • 提供者:杜晨婷
  1. add16

    0下载:
  2. 基于FPGA的VERILOG语言的四联十六进制的加法程序-Based on quadruple hexadecimal addition program the FPGA VERILOG language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:6687
    • 提供者:杜晨婷
  1. fullAdder32

    0下载:
  2. 阵列加法器,实现加法功能,快速加法的功能,verilog代码-Array adder adding function to achieve rapid addition of features, verilog code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:2131
    • 提供者:蒋帅
  1. count15

    0下载:
  2. 用verilog语言实现15进制加法计数器的功能-Achieve 15 binary adder counter function using verilog language
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:298535
    • 提供者:林燕
  1. count_1000

    0下载:
  2. 适用于verilog hdl初学者——0-999加法计数器,内带vwf波形仿真-Suitable for beginners 0-999 adding counter verilog hdl, which with vwf waveform simulation
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:561632
    • 提供者:王青
  1. Verilog_add_div_multi_exp

    1下载:
  2. 使用verilog写的32位浮点数加法模块、浮点数乘法模块、浮点数除法模块、浮点数指数模块。指数模块是综合前面三个例化成泰勒级数求指数,迭代次数(可设置)决定了精度。-Use verilog write 32-bit floating-point addition module, floating-point multiplication module, floating-point division module, the floating point number index module.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5407
    • 提供者:周和
  1. adder_32bits

    1下载:
  2. 采用“进位选择加法”技术设计32位加法器 Verilog语言编写-32 bit adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-10-18
    • 文件大小:216064
    • 提供者:
  1. counter

    2下载:
  2. 用verilog语言实现计数器设计,其中包括同步加法计数器、同步减法计数器、异步加法、异步减法-Design verilog language implement counter
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:17462
    • 提供者:迅雷
  1. counter

    0下载:
  2. Verilog语言编写的8进制同步、异步加法计数器-Verilog language octal synchronous, asynchronous addition counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1603
    • 提供者:
  1. floatadd

    0下载:
  2. 32位浮点数加法,使用的语言是verilog。其中包括的是工程中的v文件。-32-bit floating-point addition, the use of language is verilog. Including is v of the engineering documents.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1605
    • 提供者:小王
« 1 2 3»
搜珍网 www.dssz.com